UserSettingWebClientUrls Property |
Represents the URL of an Exchange Web client.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<WebClientUrl> WebClientUrls { get; }Public ReadOnly Property WebClientUrls As IList(Of WebClientUrl)
Get
Property Value
Type:
IListWebClientUrl
See Also